Rdocumentation
powered by
Learn R Programming
blockcluster (version 3.0.2)
[: Getter method for Rcoclust output
Description
This is overloading of square braces to extract values of various slots of the output from
cocluster
.
Arguments
x
object from which to extract element(s) or in which to replace element(s).
i
the name of the element we want to extract or replace.
j
if the element designing by i is complex, j specifying elements to extract or replace.